STEP 8: Let's add some detail to our battle scene!

  • Change your dragon's variable name to dragon.
  • In , drag in Go To inside your battle_scene function.
  • Change the arguments inside the .go_to() command to (150, -150). and the variable in front to dragon.
  • Have your knight Say "Oh no, a dragon!"

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)